-
Home
-
ACF Content Analysis for Yoast SEO
-
3.2 (latest)
-
Code
-
Classes
- String_Store_Test
Total Complexity |
10 |
Dependencies |
1 |
Dependents |
0 |
Total lines |
160 |
Lines of code |
68 |
Logical lines of code |
48 |
Comment lines |
50 |
Methods |
10 |
Properties |
0 |
Methods 10
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
testRemove() |
S |
60 |
1 |
14 |
getStore() |
S |
81 |
1 |
3 |
testEmpty() |
S |
71 |
1 |
6 |
testAdd() |
S |
70 |
1 |
6 |
testAddSame() |
S |
69 |
1 |
7 |
testAddMultiple() |
S |
67 |
1 |
8 |
testAddMultipleSorting() |
S |
67 |
1 |
8 |
testAddNonString() |
S |
69 |
1 |
7 |
testRemoveNonString() |
S |
73 |
1 |
5 |
testRemoveNonExist() |
S |
76 |
1 |
4 |